Package | NICEProfiling.v23Q1 |
Type | StructureDefinition |
Id | Id |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=NICEProfiling.v23Q1@0.5.0&canonical=https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-BodyWeight-2022Q1 |
Url | https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-BodyWeight-2022Q1 |
Status | active |
Date | 2021-11-17T08:48:02.3560347+00:00 |
Name | NICE-BodyWeight |
Title | NICE-BodyWeight |
Experimental | False |
Description | The weight of the patient in kilogrammes at ICU admission. If weight is unknown, please make an estimate. |
Purpose | A profile derived from the HL7 Vital Signs profile for body weight in order to add mappings from the Dutch Health and Care Information models (HCIM; Dutch: Zorginformatiebouwsteen or ZIB) BodyWeight version 3.1, release 2017. |
Copyright | CC0 |
Type | Observation |
Kind | resource |
No resources found
StructureDefinition | |
https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Encounter-2022Q1 | NICE-Encounter |
https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Patient-2022Q1 | NICE-Patient |
https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Verified-2022Q1 | NICE-Verified |
http://nictiz.nl/fhir/StructureDefinition/zib-BodyWeight | zib BodyWeight |
{
"resourceType" : "StructureDefinition",
"id" : "NICE-BodyWeight",
"meta" : {
"lastUpdated" : "2022-07-14T10:34:00.5507541+00:00"
},
"url" : "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-BodyWeight-2022Q1",
"name" : "NICE-BodyWeight",
"title" : "NICE-BodyWeight",
"status" : "active",
"date" : "2021-11-17T08:48:02.3560347+00:00",
"publisher" : "NICE",
"contact" : [
{
"name" : "NICE",
"telecom" : [
{
"system" : "email",
"value" : "vragen@stichting-nice.nl"
}
]
}
],
"description" : "The weight of the patient in kilogrammes at ICU admission. If weight is unknown, please make an estimate.",
"purpose" : "A profile derived from the HL7 Vital Signs profile for body weight in order to add mappings from the Dutch Health and Care Information models (HCIM; Dutch: Zorginformatiebouwsteen or ZIB) BodyWeight version 3.1, release 2017.",
"copyright" : "CC0",
"fhirVersion" : "3.0.2",
"mapping" : [
{
"identity" : "NICE-Datadictionary-MDS",
"uri" : "https://www.stichting-nice.nl/dd/#528",
"name" : "NICE-Datadictionary-MDS",
"comment" : "The Minimal Data Set (MDS) module"
},
{
"identity" : "NICE-Datadictionary-MUST",
"uri" : "https://www.stichting-nice.nl/dd/#533",
"name" : "NICE-Datadictionary-MUST",
"comment" : "https://www.stichting-nice.nl/dd/#533"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Observation",
"baseDefinition" : "http://nictiz.nl/fhir/StructureDefinition/zib-BodyWeight",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Observation",
"path" : "Observation",
"mapping" : [
{
"identity" : "NICE-Datadictionary-MDS",
"map" : "https://www.stichting-nice.nl/dd/#439",
"comment" : "Weight"
},
{
"identity" : "NICE-Datadictionary-MUST",
"map" : "https://www.stichting-nice.nl/dd/#201",
"comment" : "Current weight"
}
]
},
{
"id" : "Observation.extension",
"path" : "Observation.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "Observation.extension:Verified",
"path" : "Observation.extension",
"sliceName" : "Verified",
"short" : "Is the instance validated by a medical professional?",
"definition" : "Extension that is used to indicate whether the entire instance has been validated.\r\n\r\nEvery instance shall be validated by a hospital member / datamanager. However, this is not always feasible in case of automated submission of NICE data elements. This extensions shall be used to indicate the validation status of the instance.",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Verified-2022Q1"
}
]
},
{
"id" : "Observation.status",
"path" : "Observation.status",
"short" : "Only validated (final) values",
"fixedCode" : "final"
},
{
"id" : "Observation.subject",
"path" : "Observation.subject",
"type" : [
{
"code" : "Reference",
"targetProfile" : "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Patient-2022Q1"
}
]
},
{
"id" : "Observation.context",
"path" : "Observation.context",
"type" : [
{
"code" : "Reference",
"targetProfile" : "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Encounter-2022Q1"
}
],
"mustSupport" : true
},
{
"id" : "Observation.effective[x]:effectiveDateTime",
"path" : "Observation.effectiveDateTime",
"sliceName" : "effectiveDateTime",
"type" : [
{
"code" : "dateTime"
}
]
},
{
"id" : "Observation.valueQuantity:valueQuantity.value",
"path" : "Observation.valueQuantity.value",
"definition" : "The weight of the patient in kilogrammes at IC admission. If weight is unknown, please make an estimate.",
"minValueDecimal" : 0.0,
"maxValueDecimal" : 500.0,
"constraint" : [
{
"key" : "valueRange",
"severity" : "error",
"human" : "Defines the lower bounds and upper bounds of the allowed values",
"expression" : "valueQuantity.value >= 0.0 and valueQuantity.value <= 500.0"
}
]
},
{
"id" : "Observation.valueQuantity:valueQuantity.unit",
"path" : "Observation.valueQuantity.unit",
"fixedString" : "kg"
},
{
"id" : "Observation.component",
"path" : "Observation.component",
"max" : "1"
},
{
"id" : "Observation.component:clothing",
"path" : "Observation.component",
"sliceName" : "clothing",
"definition" : "Het invullen van de clothing component is niet nodig, de NICE zal het ook niet verwerken.\r\n\r\nSome observations have multiple component observations. These component observations are expressed as separate code value pairs that share the same attributes. Examples include systolic and diastolic component observations for blood pressure measurement and multiple component observations for genetics observations."
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.